frameRate
Type
property
Summary
Specifies the delay between frames when playing a video clip.
Syntax
set the frameRate of <videoClip> to <timeDelay>
Description
Use the frameRate property to speed up or slow down a movie.
The frameRate is the number of milliseconds to wait between frames. If the frameRate is zero, LiveCode uses the frame rate built into the movie.
The setting of this property has no effect on Windows systems.
Examples
set the frameRate of videoClip 1 to 100
Related
glossary: property, frame, video clip, non-negative
keyword: integer
property: dontRefresh
command: prepare
function: milliseconds
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
linux
ios
android
Platforms
desktop
server
mobile